home *** CD-ROM | disk | FTP | other *** search
/ USA Bestseller / USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso / e050 / setup.inf < prev    next >
INI File  |  1993-12-14  |  1KB  |  46 lines

  1. ;SETUP.INF for Fractal Visions for Windows 3.1
  2. ;Copyright (c) 1993 by Dosolutions - All rights reserved.
  3.  
  4. [App] 
  5. ;Application global information 
  6. AppName=Fractal Vision - Setup Program
  7. DefDir=C:\FVWIN
  8. SpaceNeeded=2000
  9. DefPMGroup=FVW.GRP, Fractal Vision
  10. ShowSubDirCreateStats=Y
  11.  
  12. [Disks] 
  13. ;List of diskettes needed to install the product and the name 
  14. ;of each diskette.
  15. 1=Disk1:  
  16.  
  17. [SrcDirs] 
  18. ;lists of directories from root of source drive/directory where 
  19. ;source files can be found
  20. 1=.
  21.  
  22. [DstDirs] 
  23. ;lists of directories from root of destination drive/directory
  24. ;where destination files will be placed
  25. 1=.
  26. 2=EXAMPLES
  27.  
  28. [Files] 
  29. ;Description,              Src(Dsk-Dir:Name), Dst(Dir:Name),  Shared
  30. ;------------------------- -----------------  --------------- ------
  31. FVW.EXE,           1-1:FVW.EXE,        1:FVW.EXE,       N
  32. FVW.HLP,           1-1:FVW.HLP,        1:FVW.HLP,       N
  33. BWCC.DLL,          1-1:BWCC.DLL,       1:BWCC.DLL,      N
  34. OWL31.DLL,         1-1:OWL31.DLL,      1:OWL31.DLL,     N
  35. TCLASS31.DLL,      1-1:TCLASS31.DLL,   1:TCLASS31.DLL,  N
  36. BC30RTL.DLL,       1-1:BC30RTL.DLL,    1:BC30RTL.DLL,   N
  37. LEADDLL.DLL,       1-1:LEADDLL.DLL,    1:LEADDLL.DLL,   N
  38.  
  39. [PM Info]
  40. ;DstFileName  AppDesc             (Icon #)
  41. ;-----------  --------------      --------
  42. FVW.EXE,      Fractal Vision
  43. FVW.HLP,      FVW Help
  44.  
  45. [End]
  46.